From 5fed8c15b8c8a74c5e0d0e76baa7f66be96267b6 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Mon, 1 May 2006 09:38:57 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 14 +++++++------- src/ChangeLog | 6 +++--- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4d0cceb419e..250b02bd01c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -2689,7 +2689,7 @@ (describe-key-briefly-internal, describe-key-internal): Functions merged back into their callers. -2006-02-13 Martin Rudalics (tiny change) +2006-02-13 Martin Rudalics * info.el (info-xref-visited): Inherit from info-xref too. (Info-set-mode-line): Replace occurrences of `%' by `%%' @@ -3837,7 +3837,7 @@ * add-log.el (add-change-log-entry, change-log-merge): Conditionally use `hard-newline'. -2006-01-13 Martin Rudalics (tiny change) +2006-01-13 Martin Rudalics * wid-edit.el (widget-field-end): If the overlay is no longer associated with a buffer, behave as if the overlay didn't exist. @@ -4927,7 +4927,7 @@ * emacs-lisp/edebug.el (edebug-safe-prin1-to-string): Capture error from printing circular structures. -2005-12-17 Martin Rudalics (tiny change) +2005-12-17 Martin Rudalics * wid-edit.el (widget-checkbox-action): Clear undo info. @@ -6910,7 +6910,7 @@ scrolling the help window. Doc fix. (help-return-method): Doc fix. -2005-12-03 Martin Rudalics (tiny change) +2005-12-03 Martin Rudalics * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug whereby names of length one or names starting with a @@ -7464,7 +7464,7 @@ * custom.el (defcustom): Update link types in docstring. -2005-11-20 Martin Rudalics (tiny change) +2005-11-20 Martin Rudalics * custom.el (defgroup): Add doc-string-elt info. @@ -7737,7 +7737,7 @@ * apropos.el (apropos-calc-scores): Use apropos-pattern. -2005-11-16 Martin Rudalics (tiny change) +2005-11-16 Martin Rudalics * wid-edit.el (color): Enclose %t in %{...%}. @@ -14668,7 +14668,7 @@ * emulation/edt-mapper.el (edt-save-function-key-map) (EDT-key-name): `defvar' to silence the byte-compiler. -2005-07-02 Martin Rudalics (tiny change) +2005-07-02 Martin Rudalics * font-lock.el (font-lock-regexp-grouping-backslash): Rename from font-lock-regexp-backslash. Doc fix. diff --git a/src/ChangeLog b/src/ChangeLog index 8b5ca9e8435..b8495387311 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -47,7 +47,7 @@ * keymap.c (Fdefine_key): Improve error message when KEY begins with a non-prefix key. -2006-04-30 Martin Rudalics (tiny change) +2006-04-30 Martin Rudalics * syntax.c (Fforward_comment): Don't forget to break out of the loop when we skipped backward over a generic comment. @@ -85,7 +85,7 @@ * xdisp.c (fill_stretch_glyph_string): Set s->nchars = 1 for code which does last_glyph=s->first_glyph+s->nchars-1, e.g. if stretch has relief. (produce_stretch_glyph): Assume that face box height and width is - already included in in stretch glyph size so caller doesn't have to + already included in stretch glyph size so caller doesn't have to consider the extra space otherwise added (fixes problem in ses.el). * frame.c (x_set_font): Clear f->n_tool_bar_rows and current frame @@ -1732,7 +1732,7 @@ * image.c [MAC_OS] (find_image_fsspec): Likewise. -2005-12-23 Martin Rudalics (tiny change) +2005-12-23 Martin Rudalics * insdel.c (insert, insert_and_inherit, insert_before_markers) (insert_before_markers_and_inherit): Make sure FROM is correct -- 2.30.2